Skip to content

feat: unified Github Action for Harness#76

Merged
V3RON merged 4 commits intomainfrom
feat/new-action
Mar 24, 2026
Merged

feat: unified Github Action for Harness#76
V3RON merged 4 commits intomainfrom
feat/new-action

Conversation

@V3RON
Copy link
Contributor

@V3RON V3RON commented Mar 19, 2026

Description

GitHub Actions now expose a single public entrypoint, callstackincubator/react-native-harness, instead of requiring users to choose a platform-specific action and then repeat the platform again in the runner input. This removes a confusing setup where users could accidentally mix actions/android with an iOS runner, or actions/ios with an Android runner.

The action now reads the selected runner from the Harness config, detects its platform automatically, and runs the correct iOS, Android, or web setup internally. The docs and our own E2E workflow were updated to use this single action path.

@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-harness Ready Ready Preview, Comment Mar 24, 2026 7:40am

Request Review

@V3RON V3RON merged commit 733fe41 into main Mar 24, 2026
3 checks passed
@V3RON V3RON deleted the feat/new-action branch March 24, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant